IProject.IsDirty property ¶ Namespace: NextDesign.Core Description¶ Check if the project is dirty (unsaved). Returns True if unsaved. bool IsDirty {get;} type¶ bool